3.1869 \(\int (1-2 x)^{3/2} (3+5 x)^3 \, dx\)

Optimal. Leaf size=53 \[ \frac{125}{88} (1-2 x)^{11/2}-\frac{275}{24} (1-2 x)^{9/2}+\frac{1815}{56} (1-2 x)^{7/2}-\frac{1331}{40} (1-2 x)^{5/2} \]

[Out]

(-1331*(1 - 2*x)^(5/2))/40 + (1815*(1 - 2*x)^(7/2))/56 - (275*(1 - 2*x)^(9/2))/2
4 + (125*(1 - 2*x)^(11/2))/88

_______________________________________________________________________________________

Rubi [A]  time = 0.0309673, antiderivative size = 53, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 1, integrand size = 17, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.059 \[ \frac{125}{88} (1-2 x)^{11/2}-\frac{275}{24} (1-2 x)^{9/2}+\frac{1815}{56} (1-2 x)^{7/2}-\frac{1331}{40} (1-2 x)^{5/2} \]

Antiderivative was successfully verified.

[In]  Int[(1 - 2*x)^(3/2)*(3 + 5*x)^3,x]

[Out]

(-1331*(1 - 2*x)^(5/2))/40 + (1815*(1 - 2*x)^(7/2))/56 - (275*(1 - 2*x)^(9/2))/2
4 + (125*(1 - 2*x)^(11/2))/88

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 6.0054, size = 46, normalized size = 0.87 \[ \frac{125 \left (- 2 x + 1\right )^{\frac{11}{2}}}{88} - \frac{275 \left (- 2 x + 1\right )^{\frac{9}{2}}}{24} + \frac{1815 \left (- 2 x + 1\right )^{\frac{7}{2}}}{56} - \frac{1331 \left (- 2 x + 1\right )^{\frac{5}{2}}}{40} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((1-2*x)**(3/2)*(3+5*x)**3,x)

[Out]

125*(-2*x + 1)**(11/2)/88 - 275*(-2*x + 1)**(9/2)/24 + 1815*(-2*x + 1)**(7/2)/56
 - 1331*(-2*x + 1)**(5/2)/40

_______________________________________________________________________________________

Mathematica [A]  time = 0.0319007, size = 28, normalized size = 0.53 \[ -\frac{(1-2 x)^{5/2} \left (13125 x^3+33250 x^2+31775 x+12592\right )}{1155} \]

Antiderivative was successfully verified.

[In]  Integrate[(1 - 2*x)^(3/2)*(3 + 5*x)^3,x]

[Out]

-((1 - 2*x)^(5/2)*(12592 + 31775*x + 33250*x^2 + 13125*x^3))/1155

_______________________________________________________________________________________

Maple [A]  time = 0.005, size = 25, normalized size = 0.5 \[ -{\frac{13125\,{x}^{3}+33250\,{x}^{2}+31775\,x+12592}{1155} \left ( 1-2\,x \right ) ^{{\frac{5}{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((1-2*x)^(3/2)*(3+5*x)^3,x)

[Out]

-1/1155*(13125*x^3+33250*x^2+31775*x+12592)*(1-2*x)^(5/2)

_______________________________________________________________________________________

Maxima [A]  time = 1.34981, size = 50, normalized size = 0.94 \[ \frac{125}{88} \,{\left (-2 \, x + 1\right )}^{\frac{11}{2}} - \frac{275}{24} \,{\left (-2 \, x + 1\right )}^{\frac{9}{2}} + \frac{1815}{56} \,{\left (-2 \, x + 1\right )}^{\frac{7}{2}} - \frac{1331}{40} \,{\left (-2 \, x + 1\right )}^{\frac{5}{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^3*(-2*x + 1)^(3/2),x, algorithm="maxima")

[Out]

125/88*(-2*x + 1)^(11/2) - 275/24*(-2*x + 1)^(9/2) + 1815/56*(-2*x + 1)^(7/2) -
1331/40*(-2*x + 1)^(5/2)

_______________________________________________________________________________________

Fricas [A]  time = 0.209929, size = 46, normalized size = 0.87 \[ -\frac{1}{1155} \,{\left (52500 \, x^{5} + 80500 \, x^{4} + 7225 \, x^{3} - 43482 \, x^{2} - 18593 \, x + 12592\right )} \sqrt{-2 \, x + 1} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^3*(-2*x + 1)^(3/2),x, algorithm="fricas")

[Out]

-1/1155*(52500*x^5 + 80500*x^4 + 7225*x^3 - 43482*x^2 - 18593*x + 12592)*sqrt(-2
*x + 1)

_______________________________________________________________________________________

Sympy [A]  time = 3.70336, size = 286, normalized size = 5.4 \[ \begin{cases} - \frac{100 \sqrt{5} i \left (x + \frac{3}{5}\right )^{5} \sqrt{10 x - 5}}{11} + \frac{40 \sqrt{5} i \left (x + \frac{3}{5}\right )^{4} \sqrt{10 x - 5}}{3} - \frac{11 \sqrt{5} i \left (x + \frac{3}{5}\right )^{3} \sqrt{10 x - 5}}{21} - \frac{121 \sqrt{5} i \left (x + \frac{3}{5}\right )^{2} \sqrt{10 x - 5}}{175} - \frac{2662 \sqrt{5} i \left (x + \frac{3}{5}\right ) \sqrt{10 x - 5}}{2625} - \frac{29282 \sqrt{5} i \sqrt{10 x - 5}}{13125} & \text{for}\: \frac{10 \left |{x + \frac{3}{5}}\right |}{11} > 1 \\- \frac{100 \sqrt{5} \sqrt{- 10 x + 5} \left (x + \frac{3}{5}\right )^{5}}{11} + \frac{40 \sqrt{5} \sqrt{- 10 x + 5} \left (x + \frac{3}{5}\right )^{4}}{3} - \frac{11 \sqrt{5} \sqrt{- 10 x + 5} \left (x + \frac{3}{5}\right )^{3}}{21} - \frac{121 \sqrt{5} \sqrt{- 10 x + 5} \left (x + \frac{3}{5}\right )^{2}}{175} - \frac{2662 \sqrt{5} \sqrt{- 10 x + 5} \left (x + \frac{3}{5}\right )}{2625} - \frac{29282 \sqrt{5} \sqrt{- 10 x + 5}}{13125} & \text{otherwise} \end{cases} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((1-2*x)**(3/2)*(3+5*x)**3,x)

[Out]

Piecewise((-100*sqrt(5)*I*(x + 3/5)**5*sqrt(10*x - 5)/11 + 40*sqrt(5)*I*(x + 3/5
)**4*sqrt(10*x - 5)/3 - 11*sqrt(5)*I*(x + 3/5)**3*sqrt(10*x - 5)/21 - 121*sqrt(5
)*I*(x + 3/5)**2*sqrt(10*x - 5)/175 - 2662*sqrt(5)*I*(x + 3/5)*sqrt(10*x - 5)/26
25 - 29282*sqrt(5)*I*sqrt(10*x - 5)/13125, 10*Abs(x + 3/5)/11 > 1), (-100*sqrt(5
)*sqrt(-10*x + 5)*(x + 3/5)**5/11 + 40*sqrt(5)*sqrt(-10*x + 5)*(x + 3/5)**4/3 -
11*sqrt(5)*sqrt(-10*x + 5)*(x + 3/5)**3/21 - 121*sqrt(5)*sqrt(-10*x + 5)*(x + 3/
5)**2/175 - 2662*sqrt(5)*sqrt(-10*x + 5)*(x + 3/5)/2625 - 29282*sqrt(5)*sqrt(-10
*x + 5)/13125, True))

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.214335, size = 88, normalized size = 1.66 \[ -\frac{125}{88} \,{\left (2 \, x - 1\right )}^{5} \sqrt{-2 \, x + 1} - \frac{275}{24} \,{\left (2 \, x - 1\right )}^{4} \sqrt{-2 \, x + 1} - \frac{1815}{56} \,{\left (2 \, x - 1\right )}^{3} \sqrt{-2 \, x + 1} - \frac{1331}{40} \,{\left (2 \, x - 1\right )}^{2} \sqrt{-2 \, x + 1} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^3*(-2*x + 1)^(3/2),x, algorithm="giac")

[Out]

-125/88*(2*x - 1)^5*sqrt(-2*x + 1) - 275/24*(2*x - 1)^4*sqrt(-2*x + 1) - 1815/56
*(2*x - 1)^3*sqrt(-2*x + 1) - 1331/40*(2*x - 1)^2*sqrt(-2*x + 1)